home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Eros - Digital Erotica & Games
/
Eros - Digital Erotica & Games.iso
/
mac
/
EROS vol.1
/
EROS vol.DXR
/
00069.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-07-07
|
211 b
|
10 lines
on exitFrame
go(marker(0))
if the movieTime of sprite 3 > 10 then
set the movieRate of sprite 3 to -1
end if
if the movieTime of sprite 3 < 5 then
set the movieRate of sprite 3 to 1
end if
end